.ca_top_1 {
  background-color: #08102a;
}

.ca_top_1 {
  max-height: 130px;
}

@media only screen and (max-width: 480px) {
    #section01 .g-ttl-4,  #section02 .g-ttl-4, #section03 .g-ttl-4 {
        font-size: 16px !important;
    }
    #section01 .g-ttl-3,  #section02 .g-ttl-3, #section03 .g-ttl-3 {
        font-size: 18px !important;
    }
  }